| CurrentOpenKey | deRegistry | [private] |
| CurrentRootKey | deRegistry | [private] |
| deRegistry() | deRegistry | |
| GetLastReturnCode() | deRegistry | [inline] |
| LastReturnCode | deRegistry | [private] |
| ReadInt(const char *Key, const char *ValueName, int *IntValue) | deRegistry | |
| ReadString(const char *Key, const char *ValueName, char *Buffer, int *BufferSize) | deRegistry | |
| SetRoot(const deRegistryRootKey RootKey) | deRegistry | |
| WriteInt(const char *Key, const char *ValueName, const int IntValue) | deRegistry | |
| WriteString(const char *Key, const char *ValueName, const char *Buffer, const int BufferSize) | deRegistry | |